home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Software / Komercni / razdva / razdva.exe / scripts / DefineButton2_42 / BUTTONCONDACTION on(release).as next >
Text File  |  2003-04-10  |  101b  |  6 lines

  1. on(release){
  2.    Importedtext = text1;
  3.    gotoAndStop(84);
  4.    scrollBar._y = _root.scrollbarY;
  5. }
  6.